| 1. | Bytes of stack space for local variables , its stack probe is activated 字节,则激活它的堆栈探测。 |
| 2. | At default settings , the stack space is exhausted in less than a second on my machine 缺省设置下,在我的机器上运行时,不到一秒钟堆栈空间就被耗尽了。 |
| 3. | The stack frames in a chain occupy contiguous stack space , and share the same thread and context 链中的堆栈帧占据相邻的堆栈空间,并共享相同的线程和上下文。 |
| 4. | Value saves time when the application needs more stack space but increases the memory requirements and possibly startup time 值在应用程序需要更多堆栈空间时可节省时间,但会增加内存需求并可能延长启动时间。 |
| 5. | Value saves time when the application needs more stack space , but increases the memory requirements and possibly the startup time 值在应用程序需要更多堆栈空间时可节省时间,但会增加内存需求并有可能延长启动时间。 |
| 6. | On the other hand , if the jit doesn t make this transformation , the program will quickly exhaust the stack space and report a stack overflow error 另一方面,如果jit不做这种转换,程序将会很快耗尽堆栈空间并报告一个堆栈溢出错误。 |
| 7. | Intrinsic functions that do not allocate stack space and do not call other functions can use other volatile registers to pass additional register arguments because there is a tight binding between the compiler and the intrinsic function implementation 由于编译器与内部函数实现之间存在紧密的绑定,因此不分配堆栈空间且不调用其他函数的内部函数可以使用其他易失寄存器来传递附加的寄存器参数。 |